github.com/refraction-networking/utls.clientHandshakeStateTLS13.readServerFinished (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client_tls13.go#L152: 	if err := hs.readServerFinished(); err != nil {
		handshake_client_tls13.go#L879: func (hs *clientHandshakeStateTLS13) readServerFinished() error {